Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NDynamicArrayRing<T> Class
Members


In This Topic
    NDynamicArrayRing<T> Class
    In This Topic
    Serves as base class for array ring based implementations of INDeque and INQueue. Implements the INArray and INClearable interfaces.
    Object Model
    NDynamicArrayRing<T> Class
    Syntax
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.DataStructures.NDynamicArrayRing<T>
          Nevron.Nov.DataStructures.NDeque<T>
          Nevron.Nov.DataStructures.NQueue<T>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also